home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / code / Firefox_1.0.5.exe / en-US.xpi / bin / searchplugins / amazondotcom.src < prev    next >
Encoding:
Text File  |  2005-07-11  |  735 b   |  26 lines

  1. # Search Plug-in for Amazon.com (http://www.amazon.com)
  2. # by Paul Millar <dazzle@edazzle.net> created: 18 January 2003
  3. # updated by Rafael Ebron <rebron@meer.net>
  4.  
  5. <SEARCH
  6.     version = "7.1" 
  7.    name="Amazon.com"
  8.    description="Amazon.com Search"
  9.    method="GET"
  10.    action="http://www.amazon.com/exec/obidos/external-search/" 
  11. >
  12.  
  13. <input name="field-keywords" user>
  14. <input name="mode" value="blended">
  15. <input name="tag" value="mozilla-20">
  16. <input  name="sourceid" value="Mozilla-search">
  17.  
  18. </search>
  19.  
  20. <BROWSER
  21.         update="http://www.mozilla.org/products/firefox/plugins/amazondotcom.src"
  22.         updateIcon="http://www.mozilla.org/products/firefox/plugins/amazondotcom.png"
  23.         updateCheckDays="3"
  24.     >
  25.  
  26.